home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / VBCTRL.ZIP / VBGP.FRM (.txt) < prev    next >
Visual Basic Form  |  1993-01-01  |  2KB  |  45 lines

  1. Form1
  2. Custom GroupBox Demo
  3. wwwwwwwwwwwwx
  4. wwwwwwwwx
  5. Form1,
  6. CGroupBox1
  7.     CGroupBox
  8.  GroupBox #1 
  9. Label1
  10. Left aligned, raised
  11. CGroupBox2
  12.     CGroupBox
  13.  GroupBox #2 
  14. Label2
  15. Center aligned, raised
  16. Label3
  17. with shadow
  18. CGroupBox3
  19.     CGroupBox
  20.  GroupBox #3 
  21. Label4
  22. Right aligned, lowered
  23. Label5
  24. with shadow
  25. CGroupBox4
  26.     CGroupBox
  27.  GroupBox #4 
  28. Label6
  29. Below: Lowered and
  30. Label7
  31. no text
  32. CGroupBox5
  33.     CGroupBox
  34. CGroupBox6
  35.     CGroupBox
  36. Command1
  37. E&xit
  38. Command2
  39. About
  40. Command1_Click
  41. Command2_Click
  42. form2
  43. Command1_Click
  44. Command2_Click
  45.